concurrent programming

美 [kənˈkɜːrənt ˈproʊɡræmɪŋ]英 [kənˈkʌrənt ˈprəʊɡræmɪŋ]
  • 网络并发程序设计;并发编程;并发程序
concurrent programmingconcurrent programming
  1. Mutual Exclusion and Synchronization of Concurrent Programming and Its complexity

    并发程序设计的互斥、同步及其复杂性

  2. A Theoretical Aspect of Object-Oriented Concurrent Programming

    面向对象并发程序设计的基础理论

  3. The Technology of Object-Oriented Concurrent Programming Model Analyse & Design

    面向对象并发程序模型分析和设计技术

  4. In essence , the actor model makes concurrent programming easier .

    在本质上,角色模型使并发编程更加简单了。

  5. Concurrent programming has always been difficult and continues to be difficult .

    并发编程总是很有难度,而且一直会很难。

  6. A Parallel and Concurrent Programming Method Based on Apla-Java Reusable Components

    一种基于Apla-Java可重用部件库的并行(并发)程序开发方法

  7. Multi-threaded or concurrent programming is nothing new to most developers .

    对于大多数开发人员来说,多线程或并发编程并不新鲜。

  8. This eliminates one of the main pain points experienced by most concurrent programming problems .

    这种方法能够消除大多数并行编程问题存在的主要难题之一。

  9. However , JavaScript is not one of the languages that supports concurrent programming .

    但是,JavaScript并不是一种支持并发编程的语言。

  10. Concurrent programming using the extremely popular Boost libraries is a lot of fun .

    使用非常流行的Boost库进行并发编程非常有意思。

  11. You can still do more stuff , but you have to do it using concurrent programming .

    您虽然还是可以做更多的事情,但必须使用并发编程才行。

  12. CSP is a paradigm for concurrent programming based on a foundation of mature mathematical theory .

    CSP是基于成熟的数学理论的并发编程范式。

  13. A concurrent programming language for multiprocessor systems - features of Occam 2

    一种多机系统的并行程序设计语言&OCCAM2程序设计特点

  14. Concurrent programming & The realization of multithread in C + + Builder

    并发程序设计&C++Builder中多线程的实现

  15. These languages actively enable concurrent programming , although each one takes a different approach based on its philosophy .

    尽管每种语言基于其原理采用不同的方法,不过它们都积极支持并发编程。

  16. Concurrent programming promises to be the key to successful applications both today and especially in the future .

    无论是现在还是将来,并行编程都将是开发一个成功应用程序的关键所在。

  17. Communication and broadcast in concurrent programming

    并行程序设计中的通信和广播

  18. Multi object C-An Object - Oriented Concurrent Programming Language

    MultiobjectC&一个面向对象的并发程序设计语言的设计

  19. At the same time , determinism isn 't the only possible or necessary approach to concurrent programming .

    同时,确定性不是并发性编程惟一可能的技术或必需的技术。

  20. He explains that concurrent programming is hard just like memory management because you need to balance correctness and performance .

    他解释说,并发编程的困难类似于内存管理,你需要平衡正确性和性能。

  21. Contrast this with concurrent programming .

    并发编程的情况正好与此相反。

  22. With the extensive use of multi-core processors , research on concurrent programming technology has been greatly promoted .

    随着多核处理器的广泛应用,程序设计中并发技术的研究受到了极大的推动。

  23. Instead you get entirely different concurrent programming models that include no mention of threads or locks .

    相反,它提供了与线程和锁无关的、完全不同的并发编程模型。

  24. These problem include major application strategy , the division and distribution of tasks , communication mode , concurrent programming and security problem .

    这些问题包括主要的应用策略、任务的划分与分配、通信方式、并发编程以及安全问题。

  25. The success of the web is not the only reason for the lack of emergence of concurrent programming .

    web的成功并非缺少并发编程的惟一原因。

  26. The final benefit of concurrent programming with CSP will be particularly evident to developers building distributed systems .

    用CSP进行并发编程的最后一个好处对于构建分布式系统的开发人员来说特别明显。

  27. With the increased emphasis on multi-core systems an understanding of parallel and concurrent programming is more important than ever .

    随着对多核系统重视的增加,(编程人员)对并行和并发编程的理解显得比从前更加重要。

  28. Sutter also noted that concurrent programming would allow developers to take advantage of multicore architectures .

    Sutter还提到并发编程将使开发人员能够利用多核架构。

  29. Now , however , concurrent programming is common practice , and you need to be aware of the pitfalls .

    不过,现在,并发编程已普遍使用,您需要意识到这个缺陷。

  30. Since the emergence of multicore CPU , concurrent programming has drawn programmers attentions .

    多核CPU出现之后,并发编程思想受到软件业内人士的普遍关注。